From: Dmitry Gutov Date: Mon, 24 Dec 2012 07:14:49 +0000 (+0400) Subject: * lisp/progmodes/ruby-mode.el: Bump the version to 1.2. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~333 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ea0857a126fbd38e96fd499c7173341a3e8614b6;p=emacs.git * lisp/progmodes/ruby-mode.el: Bump the version to 1.2. Fixes: debbugs:13200 --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a0ae8fbc4f8..b5fa2e85fae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2012-12-24 Dmitry Gutov + + * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200). + 2012-12-23 Alan Mackenzie Speed up fontification where there's large brace blocks. diff --git a/lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el index e4bfffa73c1..41a9aaed6f9 100644 --- a/lisp/progmodes/ruby-mode.el +++ b/lisp/progmodes/ruby-mode.el @@ -7,7 +7,7 @@ ;; URL: http://www.emacswiki.org/cgi-bin/wiki/RubyMode ;; Created: Fri Feb 4 14:49:13 JST 1994 ;; Keywords: languages ruby -;; Version: 1.0 +;; Version: 1.2 ;; This file is part of GNU Emacs.